<html>
<head>
<link rel="icon" href="/img/stalker_cs.ico" type="image/x-icon">
<link rel="shortcut icon" href="/img/stalker_cs.ico" type="image/x-icon">
<title>[TITLE]</title>
<link type="text/css" rel="StyleSheet" href="[CSS_URL]" />
</head>

<body>
$ADMIN_BAR$
<table cellpadding="0" cellspacing="0" border="0" align="center" width="944">
<tr><td align="right" width="5%" style="background:url('/img/12.png') right repeat-y;"><img src="/img/12.png" border="0"></td>
<td width="90%" valign="top" style="border-bottom:1px solid #000000;">
 <!-- <header> -->
<table cellpadding="10" cellspacing="0" border="0" class="dataBar" align="center">
 <tr>
 <td>$WDAY$, $DATE$, $TIME$</td>
 <td align="right"> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>You logged in as <a href="$PERSONAL_PAGE_LINK$" title="Profile page"><b>$USERNAME$</b></a> | Group "<u>$USER_GROUP$</u>"<?else?>Hello <b>$USERNAME$</b><?endif?><?endif?></td>
 </tr>
</table>
<table cellpadding="30" cellspacing="0" border="0" id="logoBar" align="center">
 <tr><td><h1 class="logo"></h1></td></tr>
</table>
 <!-- </header> -->
<table cellpadding="0" cellspacing="0" border="0" id="contentBlock" align="center">
 <tr>
 <td valign="top" class="column">
 <!-- <container> -->
 <!-- <block> -->
 <table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b>TITLE</b></td></tr><tr><td class="boxContent">CONTENT</td></tr></table>
 <!-- </block> -->
 <!-- </container> -->
 </td>
 <td valign="top">
 <div id="navBar"><a href="$HOME_PAGE_LINK$" title="Site home">Site home</a><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$" title="Profile page">Profile page</a><?else?> | <a href="$REGISTER_LINK$" title="Register now">Register now</a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$" title="Log out">Log out</a><?else?> | <a href="$LOGIN_LINK$" title="Log in">Log in</a><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$" title="RSS">RSS</a><?endif?></div>
 <!-- <middle> --><div style="padding:10px;">[BODY]</div><!-- </middle> -->
 </td>
 <td valign="top" class="column">
  <!-- <container> -->
   <!-- </container> -->
 </td>
 </tr>
</table>

<!-- <footer> -->
<table cellpadding="10" cellspacing="0" border="0" class="dataBar" align="center">
 <tr>
 <td><td align="center"><td colspan="2" class="footer"><a href="http://vstudio.my1.ru/"><b><i>design</b></i> <b>by</b> <i><b>vavilon
studio</b></td>
 <td align="right"> $POWERED_BY$</td>
 </tr>
</table>
<!-- </footer> -->

<td align="left" width="5%" style="background:url('/img/13.png') left repeat-y;"><img src="/img/13.png" border="0"></td>
</td></tr></table>

</body>

</html>

<!-- <popup> -->
<table border="0" cellpadding="2" cellspacing="1" style="background:#585858;" width="100%">
<tr><td style="background:url('/img/table2.png') no-repeat;height:38px;color:#FFFFFF;" align="center"><b>[TITLE]</b></td></tr>
<tr><td align="center" style="background:#000000;padding:10px;">[BODY]</td></tr>
</table>
<!-- </popup> -->